home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / ENT / DISK3670.ZIP / NETHACK.ZIP / NETHACK.CNF next >
Text File  |  1992-04-05  |  2KB  |  48 lines

  1. # *** OPTIONS ***
  2. #
  3. # These two options should be used for most setups.  If you're machine isn't
  4. # very IBM-compatible, and NetHack doesn't work, try commenting out this line.
  5. #
  6. OPTIONS=rawio,IBM_BIOS,IBMgraphics
  7. OPTIONS=name:Darienne-W,male,dogname:Vandal,catname:Spats,fruit:passionfruit
  8. OPTIONS=packorder:")[%?+/=!(*0_`,endgame:10 top/2 around/own
  9. OPTIONS=time,rest_on_space,pickup,number_pad,silent
  10.  
  11.  
  12. # *** HARD DISK CONFIGURATION ***
  13. #
  14. HACKDIR=c:\games\hack
  15. #LEVELS=c:\games\nethack\bones
  16. #SAVE=c:\games\nethack\bones;n
  17. #   appending a ";n" to SAVE means don't prompt to insert a disk.
  18. SAVE=;n
  19. #
  20. RAMDISK=d:
  21.  
  22. # *** CHARACTER GRAPHICS ***
  23. #
  24. # The 32 GRAPHICS characters (0-31) are:
  25. # stone, vertical wall, horizontal wall, top left corner, top right corner, 
  26. # bottom left corner, bottom right corner, crosswall, up T wall, down T wall, 
  27. # left T wall, right T wall, vertical beam, horizontal beam, left slant, right
  28. # slant, no door, vertical open door, horizontal open door, closed door,
  29. # floor, corridor, up stairs, down stairs, trap, web, pool,
  30. # fountain, sink, throne, altar, up ladder, down ladder, vertical drawbridge
  31. # wall, horizontal drawbridge wall 
  32. #
  33. # If you specify less that 35 ASCII values, the remaining characters will be
  34. # set to their respective defaults.
  35. #
  36. # If you merely set the IBMgraphics option as above, NetHack will use IBM
  37. # extended ASCII for dungeon characters.  If you don't like the selections,
  38. # you can make up your own via the graphics option, but you should still set
  39. # IBMgraphics if you are using IBM graphics characters to get the correct
  40. # processing.
  41. #
  42. # An example using the IBM graphics character set:
  43. #       ' '  |   -   .   .   `   '   -   -   -   -   -   |   -   \   /   .   -   |   +   .   #   <   >   ^   "   }   {   #   \   _   <   >   #   #
  44. #GRAPHICS = 032 179 196 218 191 192 217 197 193 194 180 195 179 196 092 047 249 239 239 254 249 177 060 062 094 157 247 244 035 190 220 060 062 186 205
  45. # An alternative:
  46. GRAPHICS= 032 186 205 201 187 200 188 206 202 203 185 204 179 196 092 047 249 239 239 254 249 177 060 062 094 034 247 244 035 092 095 060 062 179 196
  47. #GRAPHICS= 032 248 241 236 235 237 234 238 246 247 245 244 248 241 092 047 254 241 248 043 254 225
  48.